Skip to content

Conversation

covert8
Copy link

@covert8 covert8 commented Dec 28, 2022

The root check fails inside of a dockerbuild for https://github.com/binhex/arch-rtorrentvpn

this patch allows setting an env var overriding the check

test -f /proc/1/cgroup -a $(grep -c :/docker /proc/1/cgroup) -gt 0 && in_docker=1 || in_docker=0

@kannibalox
Copy link
Contributor

This project hasn't seen any updates for quite some time. If I can humbly submit it, my fork is meant to have a much simpler pip-based installation method and supports python 3: https://github.com/kannibalox/pyrosimple

@covert8
Copy link
Author

covert8 commented Dec 28, 2022

This project hasn't seen any updates for quite some time. If I can humbly submit it, my fork is meant to have a much simpler pip-based installation method and supports python 3: https://github.com/kannibalox/pyrosimple

Cheers I'll have a look at it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants